Skip to content

Conversation

@ditto-eth
Copy link

@ditto-eth ditto-eth commented Sep 15, 2023

Ref foundry-rs/foundry#5830
Ref foundry-rs/forge-std#456

don't merge yet since still wip (old docs), just wanted to share for initial feedback since might change the api a bit!

edit: other addition might be

struct StorageSlot {
  address target;
  bytes32 slot;
}
function cool(StorageSlot[] memory slots) external;

Copy link
Member

@Evalir Evalir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! The docs look good bar any API change we might make. Let's also add the page to SUMMARY.md or else it won't show up.

@Evalir
Copy link
Member

Evalir commented Oct 28, 2024

@onbjerg / @mattsse i assumed this can be closed?

@sambacha
Copy link
Contributor

sambacha commented Aug 5, 2025

cool is no longer labeled experimental as of March 20, see foundry-rs/forge-std#670

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants